home *** CD-ROM | disk | FTP | other *** search
- Path: newsfeeder.netgate.net!usenet
- From: Tamara Johnson <malihini@netgate.net>
- Newsgroups: comp.lang.c
- Subject: Re: ?? How to dump text files to screen ?? - Showit.c [01/01]
- Date: 23 Mar 1996 01:17:44 GMT
- Organization: NetGate Communications
- Message-ID: <4ivjfo$gb4@ss.netgate.net>
- References: <31430CE8.469E@aol2.com> <4iddva$aic@sue.cc.uregina.ca> <314A70FF.4EC8@hsc.unt.edu> <4iocgq$kep@kryten.awinc.com> <315321FA.35A4@netscape.com>
- NNTP-Posting-Host: d21.netgate.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.22 (Windows; I; 32bit)
-
- system( "type value1.txt" );
- ^^^^^^^^^^
- your file name
-
- (Got out of MS Visual C++ help file
- in the fprintf example).
-
- (New at C)
- Tamara
-
-